'Declaration
<ScriptsAttribute(Mono.Cecil.CustomAttributeArgument[])> Public MustInherit Class DropDown(Of T) Inherits ItemsBoundControl(Of T) Implements IDropDown, ITemplate
[Scripts(Mono.Cecil.CustomAttributeArgument[])] public abstract class DropDown<T> : ItemsBoundControl<T>, IDropDown, ITemplate